[INFO] cloning repository https://github.com/flix59/kv_store_test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flix59/kv_store_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflix59%2Fkv_store_test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflix59%2Fkv_store_test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e3456d89797ecc6b39010f75bc64f1a7ee72897
[INFO] checking flix59/kv_store_test against try#b152f5575a2ac7126ae0019e4e679abe9399213e for pr-157841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflix59%2Fkv_store_test" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/flix59/kv_store_test
[INFO] finished tweaking git repo https://github.com/flix59/kv_store_test
[INFO] tweaked toml for git repo https://github.com/flix59/kv_store_test written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flix59/kv_store_test on toolchain b152f5575a2ac7126ae0019e4e679abe9399213e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/flix59/kv_store_test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wabt v0.10.0
[INFO] [stderr]   Downloaded wasmparser-nostd v0.91.0
[INFO] [stderr]   Downloaded wasmprinter v0.2.71
[INFO] [stderr]   Downloaded uuid v1.5.0
[INFO] [stderr]   Downloaded cargo-platform v0.1.4
[INFO] [stderr]   Downloaded triomphe v0.1.9
[INFO] [stderr]   Downloaded bnum v0.7.0
[INFO] [stderr]   Downloaded wasmparser v0.116.0
[INFO] [stderr]   Downloaded moka v0.9.9
[INFO] [stderr]   Downloaded fixedstr v0.2.12
[INFO] [stderr]   Downloaded wabt-sys v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c6694711d4fa4b62013f1e70529bcb222f7bf3fb7ea32ecb9a09a520bbec4be9
[INFO] running `Command { std: "docker" "start" "c6694711d4fa4b62013f1e70529bcb222f7bf3fb7ea32ecb9a09a520bbec4be9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c6694711d4fa4b62013f1e70529bcb222f7bf3fb7ea32ecb9a09a520bbec4be9" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6694711d4fa4b62013f1e70529bcb222f7bf3fb7ea32ecb9a09a520bbec4be9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c6694711d4fa4b62013f1e70529bcb222f7bf3fb7ea32ecb9a09a520bbec4be9" "/opt/rustwide/cargo-home/bin/cargo" "+b152f5575a2ac7126ae0019e4e679abe9399213e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.93 (https://github.com/dtolnay/syn.git?tag=1.0.93#2e505a84)
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling const-sha1 v0.2.0 (https://github.com/radixdlt/const-sha1#5e9ae2a9)
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking indexmap v2.0.0-pre (https://github.com/bluss/indexmap?rev=eedabaca9f84e520eab01325b305c08f3773e66c#eedabaca)
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking utils v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking regex-automata v0.3.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]     Checking bnum v0.7.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]     Checking wasmparser v0.116.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking indexmap-nostd v0.4.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling fixedstr v0.2.12
[INFO] [stderr]    Compiling moka v0.9.9
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking wasmi_core v0.8.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82)
[INFO] [stderr]    Compiling wabt-sys v0.8.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking wasm-encoder v0.29.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking wasmparser-nostd v0.91.0
[INFO] [stderr]     Checking wasmparser v0.107.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling radix-engine-profiling v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]    Compiling sbor-derive-common v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]     Checking triomphe v0.1.9
[INFO] [stderr]     Checking wasmi_arena v0.3.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82)
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]     Checking wasmi v0.23.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82)
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling sbor-derive v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]    Compiling radix-engine-derive v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]    Compiling resources-tracker-macro v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]     Checking wasmprinter v0.2.71
[INFO] [stderr]     Checking sbor v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking wasm-instrument v0.4.0 (https://github.com/radixdlt/wasm-instrument?branch=radix-master#9b1177a9)
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]     Checking radix-engine-common v1.0.0 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.0#6ab3fab9)
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/custom_formatting.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |     type CustomExtension = ScryptoCustomExtension;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/custom_formatting.rs:38:37
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl FormattableCustomExtension for ScryptoCustomExtension {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/custom_payload_wrappers.rs:3:49
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub type ScryptoRawPayload<'a> = RawPayload<'a, ScryptoCustomExtension>;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/custom_payload_wrappers.rs:4:55
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub type ScryptoOwnedRawPayload = RawPayload<'static, ScryptoCustomExtension>;
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/custom_payload_wrappers.rs:5:45
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub type ScryptoRawValue<'a> = RawValue<'a, ScryptoCustomExtension>;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/custom_payload_wrappers.rs:6:51
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub type ScryptoOwnedRawValue = RawValue<'static, ScryptoCustomExtension>;
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/custom_validation.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<'a> ValidatableCustomExtension<()> for ScryptoCustomExtension {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/custom_validation.rs:45:40
[INFO] [stdout]    |
[INFO] [stdout] 45 | ) -> Result<(), PayloadValidationError<ScryptoCustomExtension>> {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/definitions.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type RawScryptoValue<'a> = RawValue<'a, ScryptoCustomExtension>;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/definitions.rs:12:49
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub type RawScryptoPayload<'a> = RawPayload<'a, ScryptoCustomExtension>;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/custom_formatting.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |     type CustomExtension = ScryptoCustomExtension;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/custom_formatting.rs:38:37
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl FormattableCustomExtension for ScryptoCustomExtension {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/custom_payload_wrappers.rs:3:49
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub type ScryptoRawPayload<'a> = RawPayload<'a, ScryptoCustomExtension>;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/custom_payload_wrappers.rs:4:55
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub type ScryptoOwnedRawPayload = RawPayload<'static, ScryptoCustomExtension>;
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/custom_payload_wrappers.rs:5:45
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub type ScryptoRawValue<'a> = RawValue<'a, ScryptoCustomExtension>;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/custom_payload_wrappers.rs:6:51
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub type ScryptoOwnedRawValue = RawValue<'static, ScryptoCustomExtension>;
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/custom_validation.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<'a> ValidatableCustomExtension<()> for ScryptoCustomExtension {
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/custom_validation.rs:45:40
[INFO] [stdout]    |
[INFO] [stdout] 45 | ) -> Result<(), PayloadValidationError<ScryptoCustomExtension>> {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/definitions.rs:11:45
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub type RawScryptoValue<'a> = RawValue<'a, ScryptoCustomExtension>;
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ScryptoCustomExtension` is ambiguous
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/definitions.rs:12:49
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub type RawScryptoPayload<'a> = RawPayload<'a, ScryptoCustomExtension>;
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ScryptoCustomExtension` could refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub use super::custom_extension::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] note: `ScryptoCustomExtension` could also refer to the struct imported here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/6ab3fab/radix-engine-common/src/data/scrypto/mod.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub use super::custom_schema::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ScryptoCustomExtension` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `radix-engine-common` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `radix-engine-common` (lib) due to 10 previous errors
[INFO] [stderr] error: failed to run custom build command for `wabt-sys v0.8.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/wabt-sys-3f619c28684c1325/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=WABT_CXXSTDLIB
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXSTDLIB
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/wabt-sys-b4e93485774d8fa1/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wabt-sys-0.8.0/wabt" "-DBUILD_TESTS=OFF" "-DBUILD_TOOLS=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/wabt-sys-b4e93485774d8fa1/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=MinSizeRel"
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Looking for alloca.h
[INFO] [stderr]   -- Looking for alloca.h - found
[INFO] [stderr]   -- Looking for unistd.h
[INFO] [stderr]   -- Looking for unistd.h - found
[INFO] [stderr]   -- Looking for snprintf
[INFO] [stderr]   -- Looking for snprintf - found
[INFO] [stderr]   -- Looking for strcasecmp
[INFO] [stderr]   -- Looking for strcasecmp - found
[INFO] [stderr]   -- Looking for sys/types.h
[INFO] [stderr]   -- Looking for sys/types.h - found
[INFO] [stderr]   -- Looking for stdint.h
[INFO] [stderr]   -- Looking for stdint.h - found
[INFO] [stderr]   -- Looking for stddef.h
[INFO] [stderr]   -- Looking for stddef.h - found
[INFO] [stderr]   -- Check size of ssize_t
[INFO] [stderr]   -- Check size of ssize_t - done
[INFO] [stderr]   -- Check size of size_t
[INFO] [stderr]   -- Check size of size_t - done
[INFO] [stderr]   -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.12.3", minimum required is "3.5") 
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]   -- Found Threads: TRUE  
[INFO] [stderr]   -- Configuring done (5.6s)
[INFO] [stderr]   -- Generating done (0.0s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/wabt-sys-b4e93485774d8fa1/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/wabt-sys-b4e93485774d8fa1/out/build" && MAKEFLAGS="-j --jobserver-fds=4,5 --jobserver-auth=4,5" "cmake" "--build" "." "--config" "MinSizeRel"
[INFO] [stderr]   [  1%] Building CXX object CMakeFiles/wabt.dir/src/binary.cc.o
[INFO] [stderr]   [  3%] Building CXX object CMakeFiles/wabt.dir/src/binary-reader.cc.o
[INFO] [stderr]   [  3%] Building CXX object CMakeFiles/wabt.dir/src/apply-names.cc.o
[INFO] [stderr]   [  4%] Building CXX object CMakeFiles/wabt.dir/src/binary-reader-ir.cc.o
[INFO] [stderr]   [  5%] Building CXX object CMakeFiles/wabt.dir/src/binary-reader-logging.cc.o
[INFO] [stderr]   [  6%] Building CXX object CMakeFiles/wabt.dir/src/binary-writer.cc.o
[INFO] [stderr]   [  7%] Building CXX object CMakeFiles/wabt.dir/src/binary-writer-spec.cc.o
[INFO] [stderr]   [  8%] Building CXX object CMakeFiles/wabt.dir/src/binding-hash.cc.o
[INFO] [stderr]   [ 10%] Building CXX object CMakeFiles/wabt.dir/src/color.cc.o
[INFO] [stderr]   [ 11%] Building CXX object CMakeFiles/wabt.dir/src/common.cc.o
[INFO] [stderr]   [ 12%] Building CXX object CMakeFiles/wabt.dir/src/config.cc.o
[INFO] [stderr]   [ 13%] Building CXX object CMakeFiles/wabt.dir/src/decompiler.cc.o
[INFO] [stderr]   [ 14%] Building CXX object CMakeFiles/wabt.dir/src/expr-visitor.cc.o
[INFO] [stderr]   [ 15%] Building CXX object CMakeFiles/wabt.dir/src/error-formatter.cc.o
[INFO] [stderr]   [ 16%] Building CXX object CMakeFiles/wabt.dir/src/feature.cc.o
[INFO] [stderr]   [ 17%] Building CXX object CMakeFiles/wabt.dir/src/filenames.cc.o
[INFO] [stderr]   [ 19%] Building CXX object CMakeFiles/wabt.dir/src/hash-util.cc.o
[INFO] [stderr]   [ 21%] Building CXX object CMakeFiles/wabt.dir/src/generate-names.cc.o
[INFO] [stderr]   [ 20%] Building CXX object CMakeFiles/wabt.dir/src/ir.cc.o
[INFO] [stderr]   [ 22%] Building CXX object CMakeFiles/wabt.dir/src/ir-util.cc.o
[INFO] [stderr]   [ 23%] Building CXX object CMakeFiles/wabt.dir/src/leb128.cc.o
[INFO] [stderr]   [ 24%] Building CXX object CMakeFiles/wabt.dir/src/lexer-source.cc.o
[INFO] [stderr]   [ 25%] Building CXX object CMakeFiles/wabt.dir/src/lexer-source-line-finder.cc.o
[INFO] [stderr]   [ 26%] Building CXX object CMakeFiles/wabt.dir/src/literal.cc.o
[INFO] [stderr]   [ 28%] Building CXX object CMakeFiles/wabt.dir/src/opcode.cc.o
[INFO] [stderr]   [ 29%] Building C object CMakeFiles/wabt.dir/src/opcode-code-table.c.o
[INFO] [stderr]   [ 30%] Building CXX object CMakeFiles/wabt.dir/src/option-parser.cc.o
[INFO] [stderr]   [ 31%] Building CXX object CMakeFiles/wabt.dir/src/resolve-names.cc.o
[INFO] [stderr]   [ 32%] Building CXX object CMakeFiles/wabt.dir/src/shared-validator.cc.o
[INFO] [stderr]   [ 33%] Building CXX object CMakeFiles/wabt.dir/src/stream.cc.o
[INFO] [stderr]   [ 34%] Building CXX object CMakeFiles/wabt.dir/src/string-view.cc.o
[INFO] [stderr]   [ 35%] Building CXX object CMakeFiles/wabt.dir/src/token.cc.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:17 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning (dev) at CMakeLists.txt:468 (find_package):
[INFO] [stderr]     Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
[INFO] [stderr]     are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
[INFO] [stderr]     the cmake_policy command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning (dev) at CMakeLists.txt:325 (add_library):
[INFO] [stderr]     Policy CMP0115 is not set: Source file extensions must be explicit.  Run
[INFO] [stderr]     "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
[INFO] [stderr]     command to set the policy and suppress this warning.
[INFO] [stderr] 
[INFO] [stderr]     File:
[INFO] [stderr] 
[INFO] [stderr]       /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wabt-sys-0.8.0/wabt/src/config.h.in
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/wabt.dir/build.make:118: CMakeFiles/wabt.dir/src/binary-reader-ir.cc.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:112: CMakeFiles/wabt.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:91: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2157) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.50/src/lib.rs:1098:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6176fc636a78 - <unknown>
[INFO] [stderr]      1:     0x6176fc64b8ea - <unknown>
[INFO] [stderr]      2:     0x6176fc63c922 - <unknown>
[INFO] [stderr]      3:     0x6176fc616576 - <unknown>
[INFO] [stderr]      4:     0x6176fc630261 - <unknown>
[INFO] [stderr]      5:     0x6176fc63041b - <unknown>
[INFO] [stderr]      6:     0x6176fc616632 - <unknown>
[INFO] [stderr]      7:     0x6176fc60de79 - <unknown>
[INFO] [stderr]      8:     0x6176fc61706d - <unknown>
[INFO] [stderr]      9:     0x6176fc64c05c - <unknown>
[INFO] [stderr]     10:     0x6176fc5aaba7 - <unknown>
[INFO] [stderr]     11:     0x6176fc5aa861 - <unknown>
[INFO] [stderr]     12:     0x6176fc5b0551 - <unknown>
[INFO] [stderr]     13:     0x6176fc599f11 - <unknown>
[INFO] [stderr]     14:     0x6176fc59b163 - <unknown>
[INFO] [stderr]     15:     0x6176fc599816 - <unknown>
[INFO] [stderr]     16:     0x6176fc599849 - <unknown>
[INFO] [stderr]     17:     0x6176fc62f5d7 - <unknown>
[INFO] [stderr]     18:     0x6176fc599381 - <unknown>
[INFO] [stderr]     19:     0x6176fc59b215 - <unknown>
[INFO] [stderr]     20:     0x708f97d851ca - <unknown>
[INFO] [stderr]     21:     0x708f97d8528b - __libc_start_main
[INFO] [stderr]     22:     0x6176fc5981e5 - <unknown>
[INFO] [stderr]     23:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "c6694711d4fa4b62013f1e70529bcb222f7bf3fb7ea32ecb9a09a520bbec4be9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6694711d4fa4b62013f1e70529bcb222f7bf3fb7ea32ecb9a09a520bbec4be9", kill_on_drop: false }`
[INFO] [stdout] c6694711d4fa4b62013f1e70529bcb222f7bf3fb7ea32ecb9a09a520bbec4be9
